menuAreaSize property

Size menuAreaSize

Implementation

Size get menuAreaSize =>
    Size(device.width, device.bottomBorderSize + barHeight);