whiteBorder property

BoxBorder get whiteBorder

Implementation

BoxBorder get whiteBorder => Border.all(color: Colors.white70);