onTapCancel property Null safety

Function? onTapCancel
final

취소 버튼을 눌렀을때 콜백함수

Implementation

final Function? onTapCancel;