image property Null safety

String image
read / write

Image regex

Implementation

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