canvasHeight property

double get canvasHeight

Edit area height.

Implementation

double get canvasHeight => screenHeight - bottomBarHeight - headerHeight;