onTap property Null safety

VoidCallback? onTap
final

Row tap handler

Implementation

// TODO add tests
final VoidCallback? onTap;