forceElevated property

bool forceElevated
final

Whether to apply elevation even if the content is not scrolled.

When set to true, the elevation is applied regardless.

Default : false

Implementation

final bool forceElevated;