borderRoundCorners property

bool borderRoundCorners
final

Whether to use rounded corners for the signpost border.

When true, creates a modern appearance with rounded corners. When false, uses sharp rectangular corners. Defaults to true.

Implementation

final bool borderRoundCorners;