ClassesThemeblockly.theme.setstarthatsOn this pageHome > blockly > Theme > setStartHats Theme.setStartHats() method Configure a theme's start hats. Signature: setStartHats(startHats: boolean): void; Parameters ParameterTypeDescriptionstartHatsbooleanTrue if the theme enables start hats, false otherwise. Returns: void