onTap property

(void Function(State<StatefulWidget> state)?) onTap
getter/setter pair

Implementation

void Function(State state)? onTap;