groupExpanding property

GroupChangingCallback? groupExpanding
final

Invoked when a group is being expanded.

Return false to restrict a specific group from being expanded.

Implementation

final GroupChangingCallback? groupExpanding;