magnify property

bool magnify
final

Opt in to the macOS-style cursor magnification (a Flutter-only enhancement; not in the React source). Defaults to false — the faithful flat dock.

Implementation

final bool magnify;