menu
digit_ui_components package
documentation
theme/digit_theme.dart
DigitTheme
toastDuration property
toastDuration property
dark_mode
light_mode
toastDuration
property
Duration
get
toastDuration
Implementation
Duration get toastDuration => const Duration(seconds: 2);
digit_ui_components package
documentation
theme/digit_theme
DigitTheme
toastDuration property
DigitTheme class