GoogleCastMiniController constructor

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

Implementation

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