onSpoilerVisibilityChanged property
Optional callback that is invoked when the visibility of the spoiler changes.
Implementation
final ValueChanged<bool>? onSpoilerVisibilityChanged;
Optional callback that is invoked when the visibility of the spoiler changes.
final ValueChanged<bool>? onSpoilerVisibilityChanged;