call method

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

Returns itself.

Implementation

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