checkPageDescription property
getter/setter pair
checkPageDescription is the same as checkPageTitle but for the description. If null no description will be shown.
Implementation
String Function(T? value)? checkPageDescription;
checkPageDescription is the same as checkPageTitle but for the description. If null no description will be shown.
String Function(T? value)? checkPageDescription;