menu
hx_base package
documentation
pages/filelistview/FileListView.dart
FileListView<T>
getFileUrl property
getFileUrl property
dark_mode
light_mode
getFileUrl
property
String
Function
(
T
item
)
getFileUrl
final
外部决定自定义model的文件url 必填
Implementation
final String Function(T item) getFileUrl;
hx_base package
documentation
pages/filelistview/FileListView
FileListView<T>
getFileUrl property
FileListView class