onTapCloseButton property

dynamic Function()? onTapCloseButton
final

닫힘 버튼을 탭했을 때 콜백

Implementation

final Function()? onTapCloseButton;