master #81

Closed
malo wants to merge 322 commits from master into feat/bloc_layout/new-package
Showing only changes of commit 3679efece1 - Show all commits

View File

@ -96,7 +96,7 @@ class TopNavigationBar extends TopNavigationBarComponent
), ),
primary: primary ?? true, primary: primary ?? true,
excludeHeaderSemantics: excludeHeaderSemantics ?? false, excludeHeaderSemantics: excludeHeaderSemantics ?? false,
leadingWidth: 200, leadingWidth: 300,
title: Row( title: Row(
mainAxisSize: MainAxisSize.min, mainAxisSize: MainAxisSize.min,
children: navigationItems != null children: navigationItems != null