resetWindowMaxSize method

Future<void> resetWindowMaxSize()

Implementation

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