ShapeFAB constructor

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

Implementation

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