data property

ResponsiveData get data

Gets the current globally cached ResponsiveData. Use this only when BuildContext is not available.

Implementation

static ResponsiveData get data => _data;