call abstract method

  1. @override
$R call({
  1. String? src,
  2. ImageFit? fit,
  3. int? flex,
  4. LayoutPosition? position,
})
override

Implementation

@override
$R call({String? src, ImageFit? fit, int? flex, LayoutPosition? position});