flutter_map_line_editor
flutter_map_line_editor copied to clipboard
Please, dont use private variable
Hi, please don't use "_markerToUpdate" variable as private (if possible). Because it makes it impossible to implement class inheritance logic.
Can explain why you want that just so I understand correctly (in case there's a better way), and can you create a minimal example of what you want to do (maybe as a test that could go in the test example).