feat'ui_kit): increase top bar leading width

This commit is contained in:
Hugo Pointcheval 2023-04-11 16:16:29 +02:00
parent 105e390984
commit 475feb058f
Signed by: hugo
GPG Key ID: 3AAC487E131E00BC

View File

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