borderColor top-level property

Color borderColor
getter/setter pair

borderColor is the color of the border of the app

Implementation

Color borderColor = const Color.fromRGBO(45, 52, 64, 1);