menu
rive package
documentation
math.dart
AABB
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => !AABB.isValid(this);
rive package
documentation
math
AABB
isEmpty property
AABB class