shape method
Resolves the screen shape once at boot. Stable for the lifetime of the configuration.
Implementation
@override
Future<VooWearShape> shape() async => shapeValue;
Resolves the screen shape once at boot. Stable for the lifetime of the configuration.
@override
Future<VooWearShape> shape() async => shapeValue;