limits property

Specifies the limits of each views.

Implementation

UnmodifiableListView<WeightLimit?> get limits =>
    UnmodifiableListView(_limits);