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://opensource.org/license/gpl-3-0

Authors: Graham WIlliams

Functions

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