menu
arcane_jaspr package
documentation
core/props/game_tile_props.dart
GameTileProps
isNew property
isNew property
dark_mode
light_mode
isNew
property
bool
isNew
final
Whether the game is new (shows NEW badge).
Implementation
final bool isNew;
arcane_jaspr package
documentation
core/props/game_tile_props
GameTileProps
isNew property
GameTileProps class