height property

double height
final

Height of the image (fitted into a SizedBox)

Should be the same as RichAttributionWidget.permanentHeight, otherwise layout issues may occur.

Implementation

final double height;