PathBorder constructor
const
PathBorder({
- BorderSide side = BorderSide.none,
- double squash = 0.0,
Implementation
const PathBorder({super.side, this.squash = 0.0});