menu
validation_queue package
documentation
termination_strategy.dart
StopAfterCustom
predicate property
predicate property
dark_mode
light_mode
predicate
property
bool
Function
(
UIPayload?
payload
)
predicate
final
Implementation
final bool Function(UIPayload? payload) predicate;
validation_queue package
documentation
termination_strategy
StopAfterCustom
predicate property
StopAfterCustom class