menu
llm_dart package
documentation
models/image_models.dart
ImageEditRequest
size property
size property
dark_mode
light_mode
size
property
String
?
size
final
The size of the generated images. Must be one of 256x256, 512x512, or 1024x1024.
Implementation
final String? size;
llm_dart package
documentation
models/image_models
ImageEditRequest
size property
ImageEditRequest class