topPadding property

double get topPadding

Implementation

double get topPadding => MediaQuery.of(this).padding.top;