applyMaterialTheme property

bool applyMaterialTheme
final

Whether to install the derived Material Theme as well.

Defaults to true, which is what makes text and icon colours follow. Set to false if an ancestor already provides the right Material theme and you only want the Shad half.

Implementation

final bool applyMaterialTheme;