showBorder property

bool showBorder
final

Whether to paint the resolved variant outline.

Defaults to true. Keep the default for standalone neutral and secondary buttons. Set to false for floating/embedded secondary buttons that live inside a drawer, sheet, or card that already supplies its own border.

Implementation

final bool showBorder;