onLongPressed property

void Function(Function startLoading, Function stopLoading, IsSuccess isSuccess, ButtonSpinnerState btnState)? onLongPressed
final

Implementation

final void Function(Function startLoading, Function stopLoading,
    IsSuccess isSuccess, ButtonSpinnerState btnState)? onLongPressed;