border property
Whether to draw a border around the menubar container.
Type: bool, default: true. When true, the menubar is wrapped with
an outlined container using theme colors and border radius.
Implementation
final bool border;
Whether to draw a border around the menubar container.
Type: bool, default: true. When true, the menubar is wrapped with
an outlined container using theme colors and border radius.
final bool border;