hintIconName property

String hintIconName

If not blank, the icon name to use when presenting the device.

Implementation

String get hintIconName =>
    _object.getStringProperty(_blockInterfaceName, 'HintIconName') ?? '';