未验证 提交 e52287a1 编写于 作者: L liyuqian 提交者: GitHub

Fix typo clas -> class (#7360)

上级 80c19b6b
......@@ -200,7 +200,7 @@ class SceneBuilder extends NativeFieldWrapperClass2 {
/// All the engine layers that are in the subtree of the retained layer will
/// be automatically appended to the current engine layer tree.
///
/// Therefore, when implementing a subclas of the [Layer] concept defined in
/// Therefore, when implementing a subclass of the [Layer] concept defined in
/// the rendering layer of Flutter's framework, once this is called, there's
/// no need to call [addToScene] for its children layers.
EngineLayer addRetained(EngineLayer retainedLayer) native 'SceneBuilder_addRetained';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册