menu
mod_layout_one package
documentation
widgets/tabs/tabs.dart
ModTabs
onTabSelected property
onTabSelected property
dark_mode
light_mode
onTabSelected
property
void Function
(
int
)
?
onTabSelected
final
Implementation
final
void
Function
(
int
)? onTabSelected;
mod_layout_one package
documentation
widgets/tabs/tabs
ModTabs
onTabSelected property
ModTabs class
Constructors
new
Properties
alignment
borderType
children
hashCode
initialIndex
key
minWidthTabs
onTabSelected
orientation
runtimeType
selectedBackgroundColor
selectedTabColor
selectedTextColor
tabs
unselectedTabColor
unselectedTextColor
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==