menu
shadcn_flutter package
documentation
shadcn_flutter.dart
MenuPopup
borderColor property
borderColor property
dark_mode
light_mode
borderColor
property
Color
?
borderColor
final
Border color of the popup.
If
null
, uses the theme's border color.
Implementation
final Color? borderColor;
shadcn_flutter package
documentation
shadcn_flutter
MenuPopup
borderColor property
MenuPopup class