menu
llm_dart package
documentation
core/capability.dart
ImageGenerationCapability
getSupportedSizes abstract method
getSupportedSizes abstract method
dark_mode
light_mode
getSupportedSizes
abstract method
List
<
String
>
getSupportedSizes
(
)
Get supported image sizes for this provider
Implementation
List<String> getSupportedSizes();
llm_dart package
documentation
core/capability
ImageGenerationCapability
getSupportedSizes abstract method
ImageGenerationCapability class