all constant
All built-in connection styles
Implementation
static const List<ConnectionStyle> all = [
straight,
bezier,
step,
smoothstep,
customBezier,
];
All built-in connection styles
static const List<ConnectionStyle> all = [
straight,
bezier,
step,
smoothstep,
customBezier,
];