widgets/msg_card library
DESCRIPTION
Copyright (C) 2025, Software Innovation Institute, ANU
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://www.gnu.org/licenses/gpl-3.0.en.html
Authors: AUTHORS
Functions
-
buildMsgCard(
BuildContext context, IconData errIcon, Color errColour, String errTitle, String errBody, {bool isSmall = false}) → Row