menu
epos_frontend_shared package
documentation
widgets/standard/S360fTabs/main.dart
S360fTabModel
S360fTabModel.new const constructor
S360fTabModel.new const constructor
dark_mode
light_mode
S360fTabModel
constructor
const
S360fTabModel
(
{
required
Object
id
,
required
String
label
,
})
Implementation
const S360fTabModel({required this.id, required this.label});
epos_frontend_shared package
documentation
widgets/standard/S360fTabs/main
S360fTabModel
S360fTabModel.new const constructor
S360fTabModel class