theme property

ThemeData theme

Get ThemeData of the CameraPicker through Constants.pickerKey. 通过常量全局 Key 获取当前选择器的主题

Implementation

ThemeData get theme => _theme;