before method

void before(
  1. dynamic block
)

Implementation

void before(block) => block();