isDark method

bool isDark()

Implementation

bool isDark() {
  return false;
}