RelaysView constructor
- required SubsystemsViewModel model,
- Key? key,
Const constructor for RelaysView
Implementation
const RelaysView({required this.model, super.key});
Const constructor for RelaysView
const RelaysView({required this.model, super.key});