menu
flutterflow_flash_beta package
documentation
flutterflow_flash.dart
TabItem
TabItem.new const constructor
TabItem.new const constructor
dark_mode
light_mode
TabItem
constructor
const
TabItem
(
String
label
,
DslWidget
content
)
Implementation
const TabItem(this.label, this.content);
flutterflow_flash_beta package
documentation
flutterflow_flash
TabItem
TabItem.new const constructor
TabItem class