rounded property

bool rounded
final

Whether to have completely rounded ends (pill shape) or to have a rectangle shape

If prefix is not null, this must be true. Defaults to false

Implementation

final bool rounded;