values constant
Implementation
static const $core.List<FFTabBar_TabBarStyle> values = <FFTabBar_TabBarStyle>[
TAB_BAR_STYLE_UNDEFINED,
INDICATOR,
BUTTON,
TOGGLE_BUTTON,
];
static const $core.List<FFTabBar_TabBarStyle> values = <FFTabBar_TabBarStyle>[
TAB_BAR_STYLE_UNDEFINED,
INDICATOR,
BUTTON,
TOGGLE_BUTTON,
];