menu
artisanal package
documentation
widgets.dart
Icon
Icon.new constructor
Icon.new constructor
dark_mode
light_mode
Icon
constructor
Icon
(
IconData
icon
, {
num
?
size
,
Color
?
color
,
Style
?
style
,
Key
?
key
,
})
Implementation
Icon(this.icon, {this.size, this.color, this.style, super.key});
artisanal package
documentation
widgets
Icon
Icon.new constructor
Icon class