of static method

Returns the active chip theme.

Implementation

static SdChipThemeData of(BuildContext context) =>
    SdChipThemeData.resolve(context);