call abstract method

Future<void> call(
  1. FutureCallback<T>? onPressed
)

Implementation

Future<void> call(FutureCallback<T>? onPressed);