borderColor property

Color? borderColor
getter/setter pair

the color of border of all glassy widgets default value is "Colors.grey"

Implementation

Color? borderColor;