menu
unicons package
documentation
icons/line/cell.dart
CellIcon
CellIcon.new const constructor
CellIcon.new 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.new const constructor
CellIcon class