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