Flutter - selectable text color

 return MaterialApp(

  theme: ThemeData.dark().copyWith(

    textSelectionColor: [Color], 

Comments

Popular posts from this blog

Go - connect remote SQL server

Dart syntax - initSate,Build,deactive, Dispose