pendingFontFamily property

String pendingFontFamily
getter/setter pair

Active font family for collapsed cursor (persistent like Word). When the user types, new text inherits this font.

Implementation

String pendingFontFamily = 'DejaVu Sans';