ShapeLayerProperties constructor
const
ShapeLayerProperties({
- Key? key,
- required ShapeLayerModel layer,
Implementation
const ShapeLayerProperties({super.key, required this.layer});