isFloating property
The default value "true" will show floating TabBar, "false" value will show normal bottom navigation bar
Implementation
final bool? isFloating;
The default value "true" will show floating TabBar, "false" value will show normal bottom navigation bar
final bool? isFloating;