menu
agora_uikit package
documentation
agora_uikit.dart
Rectangle
x property
x property
dark_mode
light_mode
x
property
@JsonKey(name: 'x')
int
?
x
final
The horizontal offset from the top-left corner.
Implementation
@JsonKey(name: 'x') final int? x;
agora_uikit package
documentation
agora_uikit
Rectangle
x property
Rectangle class