internal/internal library

Enums

CubertoDrawerStyle
enum to set teh drawer position
CubertoTabStyle
enum to set the tab style

Constants

alphaOff → const double
alphaOn → const double
iconOff → const double
iconOn → const double
kAnimationDuration → const int
textOff → const double
textOn → const double

Typedefs

OnTabChangedListener = dynamic Function(int position, String title, Color? tabColor)