Flutter Engine
The Flutter Engine
|
A structure to represent the width and height. More...
#include <embedder.h>
Public Attributes | |
double | width |
double | height |
A structure to represent the width and height.
Definition at line 423 of file embedder.h.
double FlutterSize::height |
Definition at line 425 of file embedder.h.
double FlutterSize::width |
Definition at line 424 of file embedder.h.