direction property

String? get direction
override

Implementation

String? get direction native;
set direction (String? value)

Implementation

set direction(String? value) native;