menu
iconfont package
documentation
models/icon_model_glyphs.dart
IconModelGlyphs
IconModelGlyphs constructor
IconModelGlyphs constructor
dark_mode
light_mode
IconModelGlyphs
constructor
IconModelGlyphs
(
{
String
?
iconId
,
String
?
name
,
String
?
fontClass
,
String
?
unicode
,
int
?
unicodeDecimal
,
})
Implementation
IconModelGlyphs({ this.iconId, this.name, this.fontClass, this.unicode, this.unicodeDecimal, });
iconfont package
documentation
models/icon_model_glyphs
IconModelGlyphs
IconModelGlyphs constructor
IconModelGlyphs class