magnifierInfo property

ValueNotifier<MagnifierInfo> magnifierInfo
final

CupertinoTextMagnifier will determine its own positioning based on the MagnifierInfo of this notifier.

Implementation

final ValueNotifier<MagnifierInfo>
    magnifierInfo;