initialThemeMode property

SchematicThemeMode? initialThemeMode
final

Initial theme mode for the schematic viewer. When provided, the embedded viewer will start with this theme mode.

Implementation

final SchematicThemeMode? initialThemeMode;