menu
stylish_dialog package
documentation
model/style.dart
DefaultStyle
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
@
override
Color
backgroundColor
final
Change the background color of dialog
default is
Colors.white
Implementation
@override final Color backgroundColor;
stylish_dialog package
documentation
model/style
DefaultStyle
backgroundColor property
DefaultStyle class