canvasHeight property

double canvasHeight

Edit area height.

Implementation

double get canvasHeight => screenHeight - bottomBarHeight - headerHeight;