AppElevation class sealed

Sombras de elevação do Flocks — simétricas (offset zero): puro efeito de elevação, distribuído igualmente em todos os lados.

Theme-aware: mais fortes no escuro, onde a sombra aparece menos sobre superfícies escuras. É a receita canônica usada pelo estilo AppStyle.elevated e pelos overlays (ex.: AppCard). Não há token de cor de sombra — é preto puro com alpha, calculado por brilho.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

symmetricShadows(bool isDark) List<BoxShadow>
Sombra simétrica de elevação (2 camadas). isDark intensifica.