menu
fanci package
documentation
main.dart
TabSelection
TabSelection constructor
TabSelection constructor
dark_mode
light_mode
TabSelection
constructor
TabSelection
(
int
current
,
int
?
previous
)
Implementation
TabSelection(this.current, this.previous);
fanci package
documentation
main
TabSelection
TabSelection constructor
TabSelection class