AlbumPickerTheme constructor
const
AlbumPickerTheme({})
Implementation
const AlbumPickerTheme({
this.primaryColor,
this.backgroundColor,
this.backgroundColorSecondary,
this.textColor,
this.textColorSecondary,
this.confirmButtonIconAsset,
this.bigFontSize,
this.normalFontSize,
this.smallFontSize,
this.bigRadius,
this.normalRadius,
this.smallRadius,
});