menu
shadcn_flutter package
documentation
shadcn_flutter.dart
MenuPopupTheme
fillColor property
fillColor property
dark_mode
light_mode
fillColor
property
Color
?
fillColor
final
The background color of the popup.
Implementation
final Color? fillColor;
shadcn_flutter package
documentation
shadcn_flutter
MenuPopupTheme
fillColor property
MenuPopupTheme class