wx_divider 1.0.0 
wx_divider: ^1.0.0 copied to clipboard
A widget that displays a divider with a configurable style, pattern, and child.
1.0.0 #
- Horizontal or vertical direction.
 - Configurable line pattern (solid, dashed, dotted, morse, or custom).
 - Configurable thickness.
 - Configurable color and gradient.
 - Configurable number of lines, and spacing.
 - Configurable indentation.
 - With child and align position.
 - Provides callback that allows customization of the paint object before drawing.
 - Supports theme that controls how descendant WxDivider should look like.