onNo property

void Function() onNo
getter/setter pair

The handler to call for No (n key) actions

Implementation

void Function() onNo = _doNothing;