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