height method

void height(
  1. double height
)

Implementation

void height(double height) => _height = height;