Update skill card + top navigation bar #173
@ -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
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user