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