ascent property
      
      double
      get
      ascent
      
    
    
The distance from the baseline to the top of the box.
Implementation
double get ascent => _ascent;
The distance from the baseline to the top of the box.
double get ascent => _ascent;