ToastShow typedef

ToastShow = dynamic Function(String? hint)

Implementation

typedef ToastShow = Function(String? hint);