onDebugShowMaterialGrid method

bool? onDebugShowMaterialGrid()
inherited

Returns 'Show Material Grid' boolean indicator if any.

Implementation

bool? onDebugShowMaterialGrid() => inDebugShowMaterialGrid?.call();