StringComponentList.from(Iterable elements, {bool growable = true}) : _l = List<T>.from(elements, growable: growable);