glassPosition property

  1. @Deprecated('Glass effect now covers full container automatically')
Offset? glassPosition
final

Position of the glass effect (deprecated - no longer used).

Implementation

@Deprecated('Glass effect now covers full container automatically')
final Offset? glassPosition;