onFit property

void Function(BoxFit)? onFit
final

Callback, called when BoxFit is determined.

Implementation

final void Function(BoxFit)? onFit;