call abstract method
- String? category,
- String? texture,
- VectorDefinition? offset,
- VectorDefinition? size,
override
Implementation
@override
$R call({
String? category,
String? texture,
VectorDefinition? offset,
VectorDefinition? size,
});