onChange property

ValueChanged<FTime?>? onChange
final

Handler called when the time changes.

Implementation

final ValueChanged<FTime?>? onChange;