decoration property

MagnifierDecoration decoration
final

This magnifier's decoration.

By default, this magnifier uses the default MagnifierDecoration, the focal point is directly under the magnifier, and there is no magnification: This means that a default magnifier will be entirely invisible to the naked eye, since it is painting exactly what is under it, exactly where it was painted originally.

Implementation

final MagnifierDecoration decoration;