call method

  1. @useResult
FCircularProgressMotion call(
  1. Object? _
)
inherited

Returns itself.

Implementation

@useResult
FCircularProgressMotion call(Object? _) => this as FCircularProgressMotion;