strongEmphasisTextStyle property

Rx<TextStyle> strongEmphasisTextStyle
getter/setter pair

Implementation

Rx<TextStyle> strongEmphasisTextStyle =
    TextStyle(fontWeight: FontWeight.w700).obs;