ActionTap typedef

ActionTap = Future<void> Function()

Implementation

typedef ActionTap = Future<void> Function();