shouldRevalidate method

bool shouldRevalidate(
  1. FormKey source
)

Implementation

bool shouldRevalidate(FormKey<dynamic> source) => false;