Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
string_attribute.h File Reference
#include "flutter/lib/ui/dart_wrapper.h"
#include "third_party/tonic/dart_library_natives.h"

Go to the source code of this file.

Classes

struct  flutter::StringAttribute
 
struct  flutter::SpellOutStringAttribute
 
struct  flutter::LocaleStringAttribute
 
class  flutter::NativeStringAttribute
 The peer class for all of the StringAttribute subclasses in semantics.dart. More...
 

Namespaces

namespace  flutter
 

Typedefs

using flutter::StringAttributePtr = std::shared_ptr< flutter::StringAttribute >
 
using flutter::StringAttributes = std::vector< StringAttributePtr >
 

Enumerations

enum class  flutter::StringAttributeType : int32_t { flutter::kSpellOut , flutter::kLocale }