menu
tkf_components package
documentation
tkf_crash.dart
TkfCrash
TkfCrash.new constructor
TkfCrash.new constructor
dark_mode
light_mode
TkfCrash
constructor
TkfCrash
(
{
required
String
title
,
required
String
msg
,
required
String
buttonText
,
})
Implementation
TkfCrash({required this.title, required this.msg, required this.buttonText});
tkf_components package
documentation
tkf_crash
TkfCrash
TkfCrash.new constructor
TkfCrash class