onIsExtendedCallback property

(dynamic Function()?) onIsExtendedCallback
final

onIsExtendedCallback will be executed if the extend reaches its maximum.

Implementation

final Function()? onIsExtendedCallback;