utils/show_ok library

A dialog to show a message and only allow OK. Copyright (C) 2024, Togaware Pty Ltd

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://www.gnu.org/licenses/gpl-3.0.en.html

Authors: Graham WIlliams

Functions

showOk({required BuildContext context, required String title, required String content}) → dynamic