theme property

ThemeData theme

ThemeData for the picker. 选择器使用的主题

Implementation

ThemeData get theme => pickerTheme ?? AssetPicker.themeData(themeColor);