Flutter - selectable text color

 return MaterialApp(

  theme: ThemeData.dark().copyWith(

    textSelectionColor: [Color], 

Comments

Popular posts from this blog

Dart syntax - operators

Go-VSCode -Autocomplete and Auto-import