IfaBitmap constructor

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

Implementation

IfaBitmap(super.length, super.description);