menu
flame package
documentation
components.dart
Snapshot
hasSnapshot property
hasSnapshot property
dark_mode
light_mode
hasSnapshot
property
bool
get
hasSnapshot
Check if a snapshot exists.
Implementation
bool get hasSnapshot => _picture != null;
flame package
documentation
components
Snapshot
hasSnapshot property
Snapshot mixin