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