menu
contacto
widgets/global/shapes/shape.dart
Shape
Shape const constructor
Shape
brightness_4
brightness_5
Shape
constructor
const
Shape
(
{
Key?
key
}
)
Implementation
const Shape({ Key? key, }) : super(key: key);
contacto
shape
Shape
Shape const constructor
Shape class