dottedLine property

ThemedText dottedLine

Implementation

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