minWidth property

double minWidth
final

The smallest possible width for the navbar when NavbarRouter.isDesktop is True, this width is regardless of the navbar's icon or label size. The default is 72.

Implementation

final double minWidth;