of static method

GoalsTabStyle of(
  1. BuildContext context
)

Implementation

static GoalsTabStyle of(BuildContext context) => Provider.of(context);