menu
klipt_video_player package
documentation
flutter_danmaku/flutter_danmaku_bullet.dart
FlutterDanmakuBulletModel
allOutLeave property
allOutLeave property
dark_mode
light_mode
allOutLeave
property
bool
get
allOutLeave
子弹整体离开屏幕
Implementation
bool get allOutLeave => _runDistance > maxRunDistance;
klipt_video_player package
documentation
flutter_danmaku/flutter_danmaku_bullet
FlutterDanmakuBulletModel
allOutLeave property
FlutterDanmakuBulletModel class