onBucketChange property

void Function(bool)? onBucketChange
final

onBucketChange function triggered when the bucket is opened or closed

Implementation

final void Function(bool)? onBucketChange;