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