onReset property

dynamic Function()? onReset
final

A callback function that is triggered when a reset action is performed.

Implementation

final Function()? onReset;