SplitByLength extension

on

Methods

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