highlightTextStyle property

Rx<TextStyle> highlightTextStyle
getter/setter pair

Implementation

Rx<TextStyle> highlightTextStyle =
    TextStyle(backgroundColor: const Color(0xffffbb00)).obs;