call abstract method

  1. @override
$R call({
  1. String? background,
  2. String? style,
  3. TransitionOptions? transition,
  4. bool? cacheRemoteAssets,
})
override

Implementation

@override
$R call(
    {String? background,
    String? style,
    TransitionOptions? transition,
    bool? cacheRemoteAssets});