Check content sizing support.
bool requireContentSizing([String? fallback]) => require(capabilities.contentSizing, 'Content sizing', fallback);