Whether this type is dynamic (variable length).
@override bool get isDynamic => length == null || elementType.isDynamic;