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