usesSystemMaterial property
Whether to use system material styling (frosted glass blur effect) where supported.
Defaults to true to preserve existing Flutter SDK behavior.
Set to false to disable system material styling.
Implementation
final bool usesSystemMaterial;