themeMode property

ThemeMode themeMode
final

Specifies the theme mode.

When ThemeMode.system is selected, it follows the platform theme.

テーマモードを指定します。

ThemeMode.systemが選択されるとプラットフォームのテーマに従います。

Implementation

final ThemeMode themeMode;