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