growableFalse constant
ContainerType
const growableFalse
Standard fixed length List behavior
Implementation
static const growableFalse = ContainerType._(init: _growableFalseCreate, add: _listAdd, remove: _listRemove);