topSafeArea property

double get topSafeArea

Implementation

double get topSafeArea => MediaQuery.of(this).viewPadding.top;