MQTTChuckView constructor

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

Implementation

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