menu
convex_bottom_bar package
documentation
convex_bottom_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();
convex_bottom_bar package
documentation
convex_bottom_bar
ConvexAppBarState
isFixed method
ConvexAppBarState class