menu
stylish_dialog package
documentation
model/style.dart
Style1
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
@
override
Color
backgroundColor
getter/setter pair
override-getter
Change the background layer color of dialog
default is
Colors.white
Implementation
@override Color backgroundColor;
stylish_dialog package
documentation
model/style
Style1
backgroundColor property
Style1 class