menu
iconoir_flutter package
documentation
regular/rounded_mirror.dart
RoundedMirror
RoundedMirror.new const constructor
RoundedMirror.new const constructor
dark_mode
light_mode
RoundedMirror
constructor
const
RoundedMirror
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const RoundedMirror({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/rounded_mirror
RoundedMirror
RoundedMirror.new const constructor
RoundedMirror class