bottom_bar/bottombar/bar library
Classes
- ConvexAppBar
- Online example can be found at http://hacktons.cn/convex_bottom_bar.
- ConvexAppBarState
- State of ConvexAppBar.
- StyleProvider
- Hook for internal tab style. Unlike the ConvexAppBar.builder, you may want to update the tab style without define a new tab style.
Enums
- TabStyle
- Tab styles.
Constants
- ACTION_INNER_BUTTON_SIZE → const double
- Default size for active icon in tab.
- ACTION_LAYOUT_SIZE → const double
- Default size for active tab.
- BAR_HEIGHT → const double
- Default height of the AppBar.
- CONVEX_SIZE → const double
- Default size of the curve line.
- CURVE_TOP → const double
- Default distance that the child's top edge is inset from the top of the stack.
- ELEVATION → const double
- Default elevation of ConvexAppBar.