call abstract method

  1. @override
$R call({
  1. String? category,
  2. String? texture,
  3. VectorDefinition? offset,
  4. VectorDefinition? size,
})
override

Implementation

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