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