height property
double
get
height
The height of the comment in pixels.
Implementation
double get height => size.value.height;
The height of the comment in pixels.
double get height => size.value.height;