Returns the current drawing as a list of maps.
List<Map<String, dynamic>> getDrawingAsMap() { return strokesListenable.getDrawingAsMap(); }