openFullScreenWidget method

Future<void> openFullScreenWidget()

Implementation

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