onEntry property

Action<T>? onEntry
final

Action to be performed when this state or container is entered

Implementation

final Action<T>? onEntry;