magnifierBuilder property

MagnifierBuilder magnifierBuilder

The builder callback that creates the widget that renders the magnifier.

Implementation

MagnifierBuilder get magnifierBuilder => _magnifierBuilder ?? _none;