customAreaContent property

Widget Function(VoidCallback onTap)? customAreaContent
final

自定义上传区域内容(当 fileListType 为 custom 时使用)

Implementation

final Widget Function(VoidCallback onTap)? customAreaContent;