onValueChanged method

  1. @protected
void onValueChanged(
  1. T? value, {
  2. bool initial = false,
})

Implementation

@protected
void onValueChanged(T? value, {bool initial = false}) {}