executeHandleSmallCaps function
Implementation
bool executeHandleSmallCaps(FluentDocument document) =>
_executeHandleStyle(document, 'smallcaps');
bool executeHandleSmallCaps(FluentDocument document) =>
_executeHandleStyle(document, 'smallcaps');