resetScrolling property Null safety
final
Specifies whether to reset panel's scrolling position when the panel is closed.
Needs detachDragging to be true.
Default : false
Implementation
final bool resetScrolling;
Specifies whether to reset panel's scrolling position when the panel is closed.
Needs detachDragging to be true.
Default : false
final bool resetScrolling;