isBitmap property

bool isBitmap

Implementation

bool get isBitmap => bitmapOffsets.isNotEmpty && glyphOffsets.isEmpty;