effects abstract method

void effects(
  1. void callback()
)

Implementation

void effects(void Function() callback);