fn property

  1. @protected
void Function() fn
final

The function that defines the effect's behavior.

Implementation

@protected
final void Function() fn;