menu
flutter_overlay_kit package
documentation
toast/toast_util.dart
ToastUtil
showTimeoutMsg static method
showTimeoutMsg static method
dark_mode
light_mode
showTimeoutMsg
static method
dynamic
showTimeoutMsg
(
)
接口请求超时调用这个提示
Implementation
static showTimeoutMsg() { showMessage('网络开小差'); }
flutter_overlay_kit package
documentation
toast/toast_util
ToastUtil
showTimeoutMsg static method
ToastUtil class