customBorder property
final
The custom clip border.
If this is null, the ink response will not clip its content.
Implementation
final ShapeBorder? customBorder;
The custom clip border.
If this is null, the ink response will not clip its content.
final ShapeBorder? customBorder;