call abstract method

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

Implementation

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