menu
get_net_work package
documentation
widgets/toast.dart
Toast
showText static method
showText static method
dark_mode
light_mode
showText
static method
void
showText
(
String
text
)
文本提示
Implementation
static void showText(String text) { BotToast.showText(text: text); }
get_net_work package
documentation
widgets/toast
Toast
showText static method
Toast class