menu
custom_widgets_library package
documentation
custom_button.dart
CustomButton
color property
color property
dark_mode
light_mode
color
property
Color
?
color
final
The background color of the button.
Implementation
final Color? color;
custom_widgets_library package
documentation
custom_button
CustomButton
color property
CustomButton class