onChange property

  1. @override
ValueChanged<bool>? onChange
final

Called when the obscured state changes.

Implementation

@override
final ValueChanged<bool>? onChange;