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