Update skill card + top navigation bar #173

Merged
hugo merged 4 commits from ui_kit/skill_card_customizable_icon into master 2023-04-12 12:34:24 +00:00
Showing only changes of commit 3679efece1 - Show all commits

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