of static method

Implementation

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