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