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