Loading...
Searching...
No Matches

Enum described supported image types. More...

Public Attributes

 PNG
 PNG format.
 
 SVG
 SVG format.
 
 JPG
 JPG format.
 

Detailed Description

Enum described supported image types.

Referenced from Image.

Definition at line 17 of file image_type.dart.

Member Data Documentation

◆ JPG

ImageType.JPG

JPG format.

Definition at line 29 of file image_type.dart.

◆ PNG

ImageType.PNG

PNG format.

Definition at line 21 of file image_type.dart.

◆ SVG

ImageType.SVG

SVG format.

Definition at line 25 of file image_type.dart.


The documentation for this enum was generated from the following file: