menu
custom_popup package
documentation
custom_popup.dart
CustomPopupButtonTheme
foregroundColor property
foregroundColor property
dark_mode
light_mode
foregroundColor
property
Color
?
foregroundColor
final
Foreground color of the button. If null, the default color is used.
Implementation
final Color? foregroundColor;
custom_popup package
documentation
custom_popup
CustomPopupButtonTheme
foregroundColor property
CustomPopupButtonTheme class