menu
flutter_chips_input_sunny package
documentation
flutter_chips_input.dart
ChipsInput<T>
onSwipeClosed property
onSwipeClosed property
dark_mode
light_mode
onSwipeClosed
property
VoidCallback
?
onSwipeClosed
final
When the user swipes when the chips input is empty
Implementation
final VoidCallback? onSwipeClosed;
flutter_chips_input_sunny package
documentation
flutter_chips_input
ChipsInput<T>
onSwipeClosed property
ChipsInput class