safeContext property

BuildContext? get safeContext

Implementation

BuildContext? get safeContext => _modalContext ?? Get.context;