onTap property

(void Function()?) onTap
getter/setter pair

On tap of the main button in the footer

Implementation

void Function()? onTap;