Flutter - selectable text color

 return MaterialApp(

  theme: ThemeData.dark().copyWith(

    textSelectionColor: [Color], 

Comments

Popular posts from this blog

Flutter - "PlatformException(no_fragment_activity, local_auth plugin requires activity to be a FragmentActivity., null)"

Dart syntax - initSate,Build,deactive, Dispose