master #81
@ -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