border property

BoxBorder? border
final

Optional border (e.g., Border.all(color.withValues(alpha:.2))).

Implementation

final BoxBorder? border;