menu
rive_native package
documentation
rive_native.dart
IAABB
IAABB.new constructor
IAABB.new constructor
dark_mode
light_mode
IAABB
constructor
IAABB
(
int
l
,
int
t
,
int
r
,
int
b
,
)
Implementation
IAABB(int l, int t, int r, int b) : left = l, top = t, right = r, bottom = b;
rive_native package
documentation
rive_native
IAABB
IAABB.new constructor
IAABB class