themeMode property

ThemeMode? themeMode
final

Specify the theme mode for the application.

If ThemeMode.system, it follows the system settings.

アプリのテーマモードを指定します。

ThemeMode.systemだとシステムの設定に従います。

Implementation

final ThemeMode? themeMode;