FreeDrawController({this.strokeColor = Colors.black, this.strokeWidth = 1}) { _history = _History(); _painter = _Painter(_history); }