GraphViewThemeData.lightContrast constructor
GraphViewThemeData.lightContrast()
Implementation
GraphViewThemeData.lightContrast()
: this(
borderColor: Colors.black,
edgeLineColor: Colors.black,
groupBorderColor: Colors.black);