If you mean the keyboard navigation feature then, yes, it is available. To enable it, the developer of a Blockly-based app needs to include the
keyboard navigation plugin. Assuming that is done,
here is the documentation for how the user would use the keyboard navigation. Please note that that documentation has not been updated yet to indicate that keyboard navigation is only available if the developer of a Blockly-based app has included the plugin, (i.e., it's not necessarily available to all Blockly-based apps by default).