menu
another_flutter_slidable package
documentation
flutter_slidable.dart
SlidableController
closing property
closing property
dark_mode
light_mode
closing
property
bool
get
closing
Whether this
close()
method has been called and not finished.
Implementation
bool get closing => _closing;
another_flutter_slidable package
documentation
flutter_slidable
SlidableController
closing property
SlidableController class