theme property
The viewer colour theme. Prefer NutrientViewConfiguration.appearanceMode
for cross-platform theming; this field lets you pass a raw Web SDK theme
string ('DARK', 'LIGHT', 'AUTO') when needed.
Implementation
final String? theme;
The viewer colour theme. Prefer NutrientViewConfiguration.appearanceMode
for cross-platform theming; this field lets you pass a raw Web SDK theme
string ('DARK', 'LIGHT', 'AUTO') when needed.
final String? theme;