setShouldCheckForParentWidget static method
Implementation
static void setShouldCheckForParentWidget(bool shouldCheckForParentWidget) {
Plotline.shouldCheckForParentWidget = shouldCheckForParentWidget;
}
static void setShouldCheckForParentWidget(bool shouldCheckForParentWidget) {
Plotline.shouldCheckForParentWidget = shouldCheckForParentWidget;
}