magnifierBuilder property

MagnifierBuilder get magnifierBuilder

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

Implementation

MagnifierBuilder get magnifierBuilder => _magnifierBuilder ?? _none;