kWindowButtonColors2 top-level property
final
for bitsdojo_window
Implementation
final WindowButtonColors kWindowButtonColors2 = WindowButtonColors(
iconNormal: kThemePrimaryFg1,
iconMouseDown: kTheme1,
iconMouseOver: kTheme2,
normal: Colors.transparent,
mouseDown: Colors.transparent,
mouseOver: Colors.transparent);