dividerPosition property
int
get
dividerPosition
Gets the current divider position.
Implementation
int get dividerPosition => _dividerX;
Gets the current divider position.
int get dividerPosition => _dividerX;