of static method

ChartTheme of(
  1. BuildContext context
)

Implementation

static ChartTheme of(BuildContext context) => ChartTheme._(context);