bool buildWhenForTheme(ThemeMode previous, ThemeMode current, CNode node) { return _buildIfUsingTheme(previous, current, node); }