fontSelection property

  1. @override
FontSelection get fontSelection
override

Which of the ten standard fonts is selected.

Implementation

@override
FontSelection get fontSelection => _fontSelection;