FlexLayoutParams(this.width, this.height, int widthMode, int heightMode) : widthMode = flexMeasureModeFromInt(widthMode), heightMode = flexMeasureModeFromInt(heightMode);