lblCount property

SimpleLabel lblCount
getter/setter pair

Implementation

SimpleLabel lblCount = SimpleLabel()
  ..height = '25px'
  ..caption = '/ 0'
  ..nodeRoot.style.paddingLeft = '5px'
  ..nodeRoot.style.paddingRight = '5px';