onActionStateChange property

ValueChanged<FWidgetStatesDelta>? onActionStateChange
final

Called when the action's state changes.

Implementation

final ValueChanged<FWidgetStatesDelta>? onActionStateChange;