paddingBottom property

double get paddingBottom

Implementation

double get paddingBottom => MediaQuery.of(context).padding.bottom;