valueNotifier property
Receives the current parsed value (or null when empty/incomplete).
Implementation
final ValueNotifier<num?>? valueNotifier;
Receives the current parsed value (or null when empty/incomplete).
final ValueNotifier<num?>? valueNotifier;