callback property

Function? callback
final

The callback to invoke with the option's value when the option is parsed.

Implementation

final Function? callback;