ShapeMaterial constructor

const ShapeMaterial({
  1. Key? key,
})

Implementation

const ShapeMaterial({Key? key}) : super(key: key);