SurveyThemeExtension extension

Convenience extension to retrieve SurveyThemeData from a ThemeData.

on

Properties

resolvedTheme ResolvedTheme?

Available on ThemeData, provided by the SurveyThemeExtension extension

Returns the original ResolvedTheme or null.
no setter
surveyTheme SurveyThemeData?

Available on ThemeData, provided by the SurveyThemeExtension extension

Returns the SurveyThemeData attached to this theme, or null if none was set via createSurveyThemeData.
no setter