thumbPath property

String? thumbPath
getter/setter pair

thumb picture file path. It is recommended to use a thumbnail picture,because the original picture is too large, it may cause repeated loading and cause flashing.

Implementation

String? thumbPath;