height method

void height(
  1. double height
)
inherited

Implementation

void height(double height) => _styleModel.height = height;