borderColor top-level property
borderColor is the color of the border of the app
Implementation
Color borderColor = const Color.fromRGBO(45, 52, 64, 1);
borderColor is the color of the border of the app
Color borderColor = const Color.fromRGBO(45, 52, 64, 1);