safeHeight property

double get safeHeight

Implementation

double get safeHeight => height - (viewInsets.bottom + viewPadding.top);