menu
fml package
documentation
widgets/tabview/tab_view.dart
TabView
TabView.new constructor
TabView.new constructor
dark_mode
light_mode
TabView
constructor
TabView
(
TabModel
model
)
Implementation
TabView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/tabview/tab_view
TabView
TabView.new constructor
TabView class