borderOnForeground property Null safety
final
Whether to paint the shape border in front of the child.
The default value is true. If false, the border will be painted behind the child.
Implementation
final bool borderOnForeground;
Whether to paint the shape border in front of the child.
The default value is true. If false, the border will be painted behind the child.
final bool borderOnForeground;