menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
BrightnessBean
BrightnessBean constructor
BrightnessBean constructor
dark_mode
light_mode
BrightnessBean
constructor
BrightnessBean
(
{
required
int
current
,
required
int
max
,
})
Implementation
BrightnessBean({ required this.current, required this.max, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
BrightnessBean
BrightnessBean constructor
BrightnessBean class