menu
flutter_uikit_forzzh package
documentation
bottom_bar/bottombar/bar.dart
ConvexAppBarState
isFixed method
isFixed method
dark_mode
light_mode
isFixed
method
bool
isFixed
(
)
Whether the tab shape are fixed or not.
Implementation
bool isFixed() => widget.itemBuilder.fixed();
flutter_uikit_forzzh package
documentation
bottom_bar/bottombar/bar
ConvexAppBarState
isFixed method
ConvexAppBarState class