onTap property

ValueChanged<ValueChanged<String>>? onTap
getter/setter pair

Implementation

late ValueChanged<ValueChanged<String>>? onTap;