util/global_alert library
Classes
Properties
- cAlertOverlayEntry ↔ OverlayEntry?
-
getter/setter pair
Functions
-
cCloseAlwaysOnTopAlert(
) → void -
cShowAlwaysOnTopAlert(
{required BuildContext context, required String message, String? title, String? okText, dynamic ok()?, String? cancelText, dynamic cancel()?, double width = 400}) → void