canvasHeight property
double
get
canvasHeight
Edit area height.
Implementation
double get canvasHeight => screenHeight - bottomBarHeight - headerHeight;
Edit area height.
double get canvasHeight => screenHeight - bottomBarHeight - headerHeight;