menu
rive_native package
documentation
rive_native.dart
AABB
round method
round method
dark_mode
light_mode
round
method
IAABB
round
(
)
Implementation
IAABB round() => IAABB(left.round(), top.round(), right.round(), bottom.round());
rive_native package
documentation
rive_native
AABB
round method
AABB class