onDebugShowMaterialGrid method
Returns 'Show Material Grid' boolean indicator if any.
Implementation
bool? onDebugShowMaterialGrid() => inDebugShowMaterialGrid?.call();
Returns 'Show Material Grid' boolean indicator if any.
bool? onDebugShowMaterialGrid() => inDebugShowMaterialGrid?.call();