FolderViewSpacingTheme constructor
const
FolderViewSpacingTheme({
- EdgeInsets contentPadding = EdgeInsets.zero,
Creates a FolderViewSpacingTheme with the given properties
Implementation
const FolderViewSpacingTheme({this.contentPadding = EdgeInsets.zero});