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