@override bool shouldRepaint(common.SymbolRenderer oldRenderer) { return false; // Repainting is handled directly in Flutter. }