FlutterServerApplication constructor
const
FlutterServerApplication({
- Key? key,
- required ServerRunner runner,
Implementation
const FlutterServerApplication({super.key, required this.runner});