Opens the modal with the provided startWidget (if any). If none is provided, the default state will be used based on platform.
startWidget
Future<void> openModalView([Widget? startWidget]);