theme property

  1. @override
FileTreeTheme get theme
override

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();