widgets/popups/kat_warning_popup library

Functions

katWarningPopup<T>({required BuildContext context, required String content}) Future<T?>
Shows a modal warning popup with an orange title bar, content and a single "OK" action that dismisses it.