menu
uikit_plus package
documentation
toast/toast_utils.dart
ToastStyleConfig
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
textStyle
final
文本样式 / Text style 默认值: TextStyle(color: Colors.white, fontSize: 16)
Implementation
final TextStyle textStyle;
uikit_plus package
documentation
toast/toast_utils
ToastStyleConfig
textStyle property
ToastStyleConfig class