kDefaultMagnifierSize constant
The default size of this Magnifier.
The size of the magnifier may be modified through the constructor; kDefaultMagnifierSize is extracted from the default parameter of Magnifier's constructor so that positioners may depend on it.
Implementation
static const Size kDefaultMagnifierSize = Size(77.37, 37.9);