close method

void close()

Closes the modal.

モーダルを閉じます。

Implementation

void close() => _onClose();