onFieldTypeChanged property

dynamic Function(FastAmountSwitchFieldType) onFieldTypeChanged
final

A callback that is called when the user changes the field type.

Implementation

final Function(FastAmountSwitchFieldType) onFieldTypeChanged;