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