menu
clue_ui_component package
documentation
overlay/clue_overlay_entry.dart
ErrorToast
ErrorToast.new constructor
ErrorToast.new constructor
dark_mode
light_mode
ErrorToast
constructor
ErrorToast
(
{
Key
?
key
,
required
String
text
,
String
?
fontfamily
,
SvgPicture?
circleRedNotice
,
})
Implementation
ErrorToast({super.key, required this.text, this.fontfamily, this.circleRedNotice});
clue_ui_component package
documentation
overlay/clue_overlay_entry
ErrorToast
ErrorToast.new constructor
ErrorToast class