onClose property

(dynamic Function(int? code, String? reaso)?) onClose
getter/setter pair

Implementation

Function(int? code, String? reaso)? onClose;