MiniFAB constructor

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

Implementation

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