fractions property
A set of fraction where:
0represents the bottom of the viewport.1represents the top of the viewport.
Each fraction defines a relative snapping position as a proportion of the available viewport height.
Implementation
final Set<double> fractions;