OnShow typedef

OnShow = void Function()

@Author: gstory @CreateDate: 2022/5/12 14:15 @Email [email protected] @Description: dart类作用描述 显示

Implementation

///显示
typedef OnShow = void Function();