value property
      
      num
      get
      value
      
    
    
The value to present in the badge.
Implementation
_i2.num get value => _i5.getProperty(
      this,
      'value',
    );
The value to present in the badge.
_i2.num get value => _i5.getProperty(
      this,
      'value',
    );