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