#include <embedder.h>
Public Attributes | |
| size_t | struct_size |
| The size of this struct. Must be sizeof(FlutterLocaleStringAttribute). | |
| const char * | locale |
Definition at line 1492 of file embedder.h.
| const char* FlutterLocaleStringAttribute::locale |
Definition at line 1496 of file embedder.h.
| size_t FlutterLocaleStringAttribute::struct_size |
The size of this struct. Must be sizeof(FlutterLocaleStringAttribute).
Definition at line 1494 of file embedder.h.