WebPageAttributeTheme constructor
const
WebPageAttributeTheme({
- List<
DocumentBase> ? documents, - ThemeSettingsBase? settings,
Web Page Attribute Theme constructor.
Implementation
const WebPageAttributeTheme({this.documents, this.settings}) : super._();