image property

String image
getter/setter pair

Image regex

Implementation

static String image = r'.(jpeg|jpg|gif|png|bmp|webp|heic)$';