I'd like to suggest you to set the text selection handlers' color by using Theme.of(context).textSelectionTheme.selectionHandleColor or Theme.of(context).primaryColor . I think it would be just change line 219 in the text.selection.dart (release 0.1.1).
Your package is awesome and very useful!
I'd like to suggest you to set the text selection handlers' color by using Theme.of(context).textSelectionTheme.selectionHandleColor or Theme.of(context).primaryColor . I think it would be just change line 219 in the text.selection.dart (release 0.1.1).
Best regards.