menu
softuiux package
documentation
presentation/widgets/icon_widget.dart
SoftUiIcon
SoftUiIcon.new const constructor
SoftUiIcon.new const constructor
dark_mode
light_mode
SoftUiIcon
constructor
const
SoftUiIcon
(
IconData
icon
, {
Color
?
color
,
double
?
size
,
Key
?
key
,
})
Implementation
const SoftUiIcon( this.icon, { this.color, this.size, super.key, });
softuiux package
documentation
presentation/widgets/icon_widget
SoftUiIcon
SoftUiIcon.new const constructor
SoftUiIcon class