menu
sbb_data_scanner package
documentation
drawables/flashlight_off_drawable.dart
FlashlightOffDrawable
FlashlightOffDrawable const constructor
FlashlightOffDrawable const constructor
dark_mode
light_mode
FlashlightOffDrawable
constructor
const
FlashlightOffDrawable
(
{
Key
?
key
,
Color
color
=
Colors.white
,
})
Implementation
const FlashlightOffDrawable({ Key? key, this.color = Colors.white, }) : super(key: key);
sbb_data_scanner package
documentation
drawables/flashlight_off_drawable
FlashlightOffDrawable
FlashlightOffDrawable const constructor
FlashlightOffDrawable class