inInheritedMediaQuery property

bool? Function()? inInheritedMediaQuery
final

Returns the App's 'Inherited Media Query' routine if any.

Implementation

final bool? Function()? inInheritedMediaQuery;