menu
graph_flutter_knowledge package
documentation
models/graph_models.dart
GraphEdge
isDashed property
isDashed property
dark_mode
light_mode
isDashed
property
bool
isDashed
final
Whether the edge should be drawn as a dashed line.
Implementation
final bool isDashed;
graph_flutter_knowledge package
documentation
models/graph_models
GraphEdge
isDashed property
GraphEdge class