outlined property

bool outlined
final

Defines whether the button will be in a state where it is made up of an outer border. The default value is false.

Implementation

final bool outlined;