public interface ChipAttributes
Properties
Declaration
Property Value
Declaration
Color backgroundColor { get; }
Property Value
Declaration
Clip clipBehavior { get; }
Property Value
Declaration
float? elevation { get; }
Property Value
Type |
Description |
System.Nullable<System.Single> |
|
Declaration
Property Value
Declaration
EdgeInsets labelPadding { get; }
Property Value
Declaration
TextStyle labelStyle { get; }
Property Value
Declaration
MaterialTapTargetSize? materialTapTargetSize { get; }
Property Value
Declaration
EdgeInsets padding { get; }
Property Value
Declaration
ShapeBorder shape { get; }
Property Value