Flutter Engine
The Flutter Engine
|
#include <embedder.h>
Public Attributes | |
size_t | struct_size |
The size of this struct. Must be sizeof(FlutterLocaleStringAttribute). More... | |
const char * | locale |
Definition at line 1220 of file embedder.h.
const char* FlutterLocaleStringAttribute::locale |
Definition at line 1224 of file embedder.h.
size_t FlutterLocaleStringAttribute::struct_size |
The size of this struct. Must be sizeof(FlutterLocaleStringAttribute).
Definition at line 1222 of file embedder.h.