onSaved property

dynamic Function(WallpaperScale, String) onSaved
final

The callback to call when the user saves the options scale is the scale of the wallpaper color is the color to use if the wallpaper is scaled

Implementation

final Function(WallpaperScale, String) onSaved;