menu
auto_size_styled_text package
documentation
icon_style.dart
IconStyle
IconStyle.new constructor
IconStyle.new constructor
dark_mode
light_mode
IconStyle
constructor
IconStyle
(
IconData
icon
, {
Color
?
color
,
double
?
size
,
Color
?
backgroundColor
,
})
Implementation
IconStyle( this.icon, { this.color, this.size, this.backgroundColor, });
auto_size_styled_text package
documentation
icon_style
IconStyle
IconStyle.new constructor
IconStyle class