isDesktop property

bool isDesktop
final

if true, navbar will be shown on the left, this property can be used along with NavbarDecoration.isExtended to make the navbar adaptable for large screen sizes. defaults to false.

Implementation

final bool isDesktop;