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