menu
xfdn_design_system package
documentation
components/tabbar.dart
XfdnTabBar<T extends BaseModel>
onSelected property
onSelected property
dark_mode
light_mode
onSelected
property
dynamic Function
(
T
item
)
?
onSelected
final
Implementation
final Function(T item)? onSelected;
xfdn_design_system package
documentation
components/tabbar
XfdnTabBar<T extends BaseModel>
onSelected property
XfdnTabBar class