end property
How the interaction ended. Non-null only in ResizableSplitter.onChangeEnd;
null for ResizableSplitter.onChangeStart and onChanged.
Implementation
final SplitterChangeEnd? end;
How the interaction ended. Non-null only in ResizableSplitter.onChangeEnd;
null for ResizableSplitter.onChangeStart and onChanged.
final SplitterChangeEnd? end;