NUINumberPadOnDone typedef

NUINumberPadOnDone = void Function(String value, bool complete)

Implementation

typedef NUINumberPadOnDone = void Function(String value, bool complete);