IfbBitmap constructor

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

Implementation

IfbBitmap(super.length, super.description);