mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Typo fixes (#88379)
This commit is contained in:
parent
81eb54bf78
commit
922b70dda6
@ -509,7 +509,7 @@ abstract class ScrollPosition extends ViewportOffset with ScrollMetrics {
|
||||
|
||||
bool _pendingDimensions = false;
|
||||
ScrollMetrics? _lastMetrics;
|
||||
// True indicates that there is an ScrollMetrics update notificaton pending.
|
||||
// True indicates that there is a ScrollMetrics update notification pending.
|
||||
bool _haveScheduledUpdateNotification = false;
|
||||
Axis? _lastAxis;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user