menu
flutx_ui package
documentation
icons/two_tone/two_tone_icon_data.dart
FxTwoToneIconData
FxTwoToneIconData const constructor
FxTwoToneIconData const constructor
dark_mode
light_mode
FxTwoToneIconData
constructor
const
FxTwoToneIconData
(
String
name
, {
String
extension
=
"svg"
,
String
iconPack
=
"mdi"
,
})
Implementation
const FxTwoToneIconData(this.name,{this.extension = "svg",this.iconPack ="mdi"});
flutx_ui package
documentation
icons/two_tone/two_tone_icon_data
FxTwoToneIconData
FxTwoToneIconData const constructor
FxTwoToneIconData class