customBorder property

ShapeBorder? customBorder
final

The custom clip border.

If this is null, the ink response will not clip its content.

Implementation

final ShapeBorder? customBorder;