onModalWillOpen abstract method

Future<bool>? onModalWillOpen()

Called when modal opened

Implementation

Future<bool>? onModalWillOpen();