Whether this type is dynamic (variable length).
@override bool get isDynamic => components.any((c) => c.isDynamic);