function property

Future Function()? function
final

A Function that returns the Future that defines this node content.

Implementation

final Future Function()? function;