closePopup method Null safety

bool closePopup(
  1. {bool isCancel = true}
)

Implementation

bool closePopup({bool isCancel = true});