menu
u package
documentation
components/u_tab_bar.dart
UTabBar
onReorder property
onReorder property
dark_mode
light_mode
onReorder
property
void Function
(
int
oldIndex
,
int
newIndex
)
?
onReorder
final
Implementation
final void Function(int oldIndex, int newIndex)? onReorder;
u package
documentation
components/u_tab_bar
UTabBar
onReorder property
UTabBar class