Add missing pragma directive. (#6847)

This commit is contained in:
Siva 2018-11-13 16:18:17 -08:00 committed by GitHub
parent 0d0287780e
commit 97b62938bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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(