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