menu
tx_design package
documentation
widgets/toast_theme.dart
ToastThemeData
isInteractive property
isInteractive property
dark_mode
light_mode
isInteractive
property
bool
?
isInteractive
final
是否允许点击关闭
Implementation
final bool? isInteractive;
tx_design package
documentation
widgets/toast_theme
ToastThemeData
isInteractive property
ToastThemeData class