menu
rover_dashboard
widgets.dart
VoltageWarning
VoltageWarning.new const constructor
VoltageWarning.new
dark_mode
light_mode
description
VoltageWarning
constructor
const
VoltageWarning
(
{
required
FooterViewModel
model
,
})
Creates a voltage warning widget.
Implementation
const VoltageWarning({required this.model});
rover_dashboard
widgets
VoltageWarning
VoltageWarning.new const constructor
VoltageWarning class