totalHeight property

double get totalHeight

Implementation

double get totalHeight => height + padding.top + padding.bottom;