showCourierFooter property

bool get showCourierFooter

Implementation

bool get showCourierFooter =>
    disableCourierFooter != null ? !disableCourierFooter! : true;