flutter-code-editor icon indicating copy to clipboard operation
flutter-code-editor copied to clipboard

Please allow me to override the gutter error popup decoration

Open sma opened this issue 2 years ago • 0 comments

Please allow me to override the gutter error popup decoration. Currently, it's hardcoded in lib/src/gutter/error.dart and cannot be changed because I cannot provide my own GutterErrorWidget, or even better, provide a shape and/or borderSide using the GutterStyle. Providing a popupBuilder would be an alternative.

I'm using version 0.2.15.

sma avatar Apr 15 '23 08:04 sma