SplitByLengthList extension

on

Methods

splitByLengthList(int len, {String filler = '0'}) Iterable<String>