menu
rapidfire package
documentation
uiux/WidgetsRF.dart
SwitchRF
SwitchRF.new constructor
SwitchRF.new constructor
dark_mode
light_mode
SwitchRF
constructor
SwitchRF
(
{
String
label
=
"Active"
,
String
?
field
,
})
Implementation
SwitchRF({this.label = "Active", this.field});
rapidfire package
documentation
uiux/WidgetsRF
SwitchRF
SwitchRF.new constructor
SwitchRF class