menu
pro_image_editor package
documentation
models/editor_image.dart
EditorImage
networkUrl property
networkUrl property
dark_mode
light_mode
networkUrl
property
String
?
networkUrl
final
A URL string pointing to an image on the internet.
Implementation
final String? networkUrl;
pro_image_editor package
documentation
models/editor_image
EditorImage
networkUrl property
EditorImage class