KDJStyle constructor
const
KDJStyle({})
Implementation
const KDJStyle({
this.kColor = const Color(0xFFFFC634),
this.dColor = const Color(0xff35cdac),
this.jColor = const Color(0xffb48ee3),
});
const KDJStyle({
this.kColor = const Color(0xFFFFC634),
this.dColor = const Color(0xff35cdac),
this.jColor = const Color(0xffb48ee3),
});