onDebugPrintScheduleBuildForStacks method
Returns 'mark widgets needed to be rebuilt' boolean indicator.
Implementation
bool? onDebugPrintScheduleBuildForStacks() =>
inDebugPrintScheduleBuildForStacks?.call() ?? false;
Returns 'mark widgets needed to be rebuilt' boolean indicator.
bool? onDebugPrintScheduleBuildForStacks() =>
inDebugPrintScheduleBuildForStacks?.call() ?? false;