BlockiePainter constructor
BlockiePainter(
- String address,
- BlockiesShape shape
Implementation
BlockiePainter(this.address, this.shape);
BlockiePainter(this.address, this.shape);