handler method

VoidCallback handler(
  1. BuildContext context
)

Implementation

VoidCallback handler(BuildContext context) => () => call(context);