BlockiePainter constructor

BlockiePainter(
  1. String address,
  2. BlockiesShape shape
)

Implementation

BlockiePainter(this.address, this.shape);