NameAttribute.withValue constructor
NameAttribute.withValue(
- dynamic value
Implementation
NameAttribute.withValue(value)
: super.withValue("", value, ifUndefined: false);
NameAttribute.withValue(value)
: super.withValue("", value, ifUndefined: false);