vsync property Null safety
A TickerProvider to use when animating the header's size changes.
Must not be null if the persistent header is a floating header, and snapConfiguration or showOnScreenConfiguration is not null.
Implementation
TickerProvider? get vsync => null;