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