close abstract method

Future<bool> close()

Attempts to close the modal.

Returns a future that completes with true if it succeeds.

Implementation

Future<bool> close();