resetWindowMaxSize method
Implementation
Future<void> resetWindowMaxSize() async {
throw UnimplementedError('removeWindowMaxSize() has not been implemented.');
}
Future<void> resetWindowMaxSize() async {
throw UnimplementedError('removeWindowMaxSize() has not been implemented.');
}