kDefaultSize constant
The default size of the magnifier.
This is public so that positioners can choose to depend on it, although it is overridable.
Implementation
static const Size kDefaultSize = Size(80, 47.5);
The default size of the magnifier.
This is public so that positioners can choose to depend on it, although it is overridable.
static const Size kDefaultSize = Size(80, 47.5);