onUpdate method

void onUpdate()

Implementation

void onUpdate() => updateOnChange ? _updateCallback() : () {};