dottedLine property

ThemedText get dottedLine

Implementation

ThemedText get dottedLine =>
    textless(TextStyle(decorationStyle: TextDecorationStyle.dotted));