of static method

Implementation

static MaterialResponsiveUiData of(BuildContext context) =>
    MaterialResponsiveUiData._(MediaQuery.of(context));