未验证 提交 97b62938 编写于 作者: S Siva 提交者: GitHub

Add missing pragma directive. (#6847)

上级 0d028778
......@@ -752,6 +752,7 @@ enum TextDirection {
/// A rectangle enclosing a run of text.
///
/// This is similar to [Rect] but includes an inherent [TextDirection].
@pragma('vm:entry-point')
class TextBox {
/// Creates an object that describes a box containing text.
const TextBox.fromLTRBD(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册