FolderViewNodeStyleTheme constructor
const
FolderViewNodeStyleTheme({
- double borderRadius = 8.0,
Creates a FolderViewNodeStyleTheme with the given properties
Implementation
const FolderViewNodeStyleTheme({this.borderRadius = 8.0});