characters property

Map<int, FontCharacter> characters

Implementation

Map<int, FontCharacter> get characters => _parameters.characters;