imageAndVideoItemBuilder abstract method
The item builder for images and video type of asset. 图片和视频资源的部件构建
Implementation
Widget imageAndVideoItemBuilder(
BuildContext context,
int index,
Asset asset,
);
The item builder for images and video type of asset. 图片和视频资源的部件构建
Widget imageAndVideoItemBuilder(
BuildContext context,
int index,
Asset asset,
);