addField property

TextField addField
getter/setter pair

Implementation

TextField addField = TextField()
  ..fullWidth()
  ..fillContent = true;