isBitmap property

bool get isBitmap

Implementation

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