dashedLine property

ThemedText dashedLine

Implementation

ThemedText get dashedLine =>
    textless(TextStyle(decorationStyle: TextDecorationStyle.dashed));