toolbarAreaSize property

Size toolbarAreaSize

//////////////////////////////////////////////////////////////////////////

Implementation

Size get toolbarAreaSize =>
    Size(device.width, device.topBorderSize + barHeight);