component_copy_with_gen/fix/enable-non-nullable-fields-in-copywith #119
@ -12,6 +12,7 @@ abstract class $BottomNavigationBarComponentCWProxy {
 | 
				
			|||||||
  BottomNavigationBarComponent key(Key? key);
 | 
					  BottomNavigationBarComponent key(Key? key);
 | 
				
			||||||
  BottomNavigationBarComponent call({
 | 
					  BottomNavigationBarComponent call({
 | 
				
			||||||
    void Function(BuildContext, int)? onTap,
 | 
					    void Function(BuildContext, int)? onTap,
 | 
				
			||||||
 | 
					    int? currentIndex,
 | 
				
			||||||
    Key? key,
 | 
					    Key? key,
 | 
				
			||||||
  });
 | 
					  });
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user