onApply property
Applies the resolved theme to the document (null in non-DOM tests).
Implementation
final void Function(ResolvedTheme theme)? onApply;
Applies the resolved theme to the document (null in non-DOM tests).
final void Function(ResolvedTheme theme)? onApply;