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