removeButton property

SimpleLabel removeButton
getter/setter pair

Implementation

SimpleLabel removeButton = SimpleLabel()
  ..width = '20px'
  ..height = '20px'
  ..addCssClass('RemoveButton')
  ..caption = '';