alternativeFont9 property

  1. @override
Style get alternativeFont9
override

This state with the ninth alternative font selected.

Implementation

@override
Style get alternativeFont9 => _setFont(FontSelection.alternative9);