FlutterOpenglPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- FlutterOpenglPlatform
- Implementers
Constructors
- FlutterOpenglPlatform()
- Constructs a FlutterOpenglPlatform.
Properties
Methods
-
createSurface(
int width, int height) → Future< int> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ FlutterOpenglPlatform
-
The default instance of FlutterOpenglPlatform to use.
getter/setter pair