menu
unicons package
documentation
icons/line/percentage.dart
PercentageIcon
PercentageIcon const constructor
PercentageIcon const constructor
dark_mode
light_mode
PercentageIcon
constructor
const
PercentageIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const PercentageIcon({ super.key, this.color, });
unicons package
documentation
icons/line/percentage
PercentageIcon
PercentageIcon const constructor
PercentageIcon class