menu
flutterx_starter_kit package
documentation
widgets/snackbarkit.dart
SnackbarKitConfig
showCloseButton property
showCloseButton property
dark_mode
light_mode
showCloseButton
property
bool
showCloseButton
getter/setter pair
Whether to show close button on snackbars (default: false).
Implementation
static bool showCloseButton = false;
flutterx_starter_kit package
documentation
widgets/snackbarkit
SnackbarKitConfig
showCloseButton property
SnackbarKitConfig class