border property

bool border
final

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;