bottomSectionHeight property

double bottomSectionHeight

Height for the bottom occupied section. 底部区域占用的高度

Implementation

double get bottomSectionHeight =>
    bottomActionBarHeight + permissionLimitedBarHeight;