fillStyles method
Implementation
@mustCallSuper
@override
void fillStyles(DocumentStyle stylesheet, InlineTextStyle parentTextStyle) {
  child.fillStyles(stylesheet, parentTextStyle);
}@mustCallSuper
@override
void fillStyles(DocumentStyle stylesheet, InlineTextStyle parentTextStyle) {
  child.fillStyles(stylesheet, parentTextStyle);
}