menu
flutter_api_craft package
documentation
models/api_models.dart
ApiSnackBarConfig
showOnSuccess property
showOnSuccess property
dark_mode
light_mode
showOnSuccess
property
bool
showOnSuccess
final
Whether to show a snackbar on a successful response.
Implementation
final bool showOnSuccess;
flutter_api_craft package
documentation
models/api_models
ApiSnackBarConfig
showOnSuccess property
ApiSnackBarConfig class