Normalize this.
@override double normalize() { final l = super.normalize(); notifyListeners(); return l; }