isFloating property

bool? isFloating
final

The default value "true" will show floating TabBar, "false" value will show normal bottom navigation bar

Implementation

final bool? isFloating;