themeMode property

ThemeMode? themeMode
final

主题模式(light/dark/system) 默认为 null,跟随系统主题

Implementation

final ThemeMode? themeMode;