FolderViewTextTheme constructor
const
FolderViewTextTheme({})
Creates a FolderViewTextTheme
Implementation
const FolderViewTextTheme({
this.textStyle,
this.selectedTextStyle,
this.folderTextStyle,
this.parentTextStyle,
this.childTextStyle,
});