locale method

ThemedText locale(
  1. Locale v
)

Implementation

ThemedText locale(Locale v) => textless(TextStyle(locale: v));