IfHexBitmap constructor

IfHexBitmap(
  1. int length,
  2. String description
)

Implementation

IfHexBitmap(super.length, super.description);