of static method

Implementation

static LoadingThemeData of(BuildContext context) =>
    maybeOf(context) ?? const LoadingThemeData();