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