onNo method

void onNo(
  1. UIEvent event
)

Implementation

void onNo(UIEvent event) {
  _no.add(event);
}