RangeLayoutExtension extension

on

Methods

getRange(int start, int? end, {int step = 1, int axis = 0}) Layout
Returns an updated layout with the given axis sliced to the range between start and end (exclusive).