ServiceWidget<T extends Service> constructor

const ServiceWidget<T extends Service>({
  1. Key? key,
})

Implementation

const ServiceWidget({super.key});