menu
flutter_project_kit package
documentation
snack_bar/bordered_snackbar.dart
BorderedSnackBar
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title of the SnackBar.
Implementation
final String title;
flutter_project_kit package
documentation
snack_bar/bordered_snackbar
BorderedSnackBar
title property
BorderedSnackBar class