theme property
An optional theme extension for this component.
This will be merged into the ContentTheme of a page when the component is included in it's PageConfig.
Implementation
@override
FileTreeTheme get theme => FileTreeTheme();
An optional theme extension for this component.
This will be merged into the ContentTheme of a page when the component is included in it's PageConfig.
@override
FileTreeTheme get theme => FileTreeTheme();