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