menu
epos_frontend_shared package
documentation
widgets/custom/S360fBreadCrumbs/main.dart
LinkData
LinkData.new const constructor
LinkData.new const constructor
dark_mode
light_mode
LinkData
constructor
const
LinkData
(
{
required
String
?
label
,
bool
isUnderline
=
false
,
bool
isDisable
=
false
,
})
Implementation
const LinkData({ required this.label, this.isUnderline = false, this.isDisable = false, });
epos_frontend_shared package
documentation
widgets/custom/S360fBreadCrumbs/main
LinkData
LinkData.new const constructor
LinkData class