menu
bonfire package
documentation
mixins/random_movement.dart
RandomMovementDirections
RandomMovementDirections const constructor
RandomMovementDirections const constructor
dark_mode
light_mode
RandomMovementDirections
constructor
const
RandomMovementDirections
(
{
required
List
<
Direction
>
values
,
})
Implementation
const RandomMovementDirections({required this.values});
bonfire package
documentation
mixins/random_movement
RandomMovementDirections
RandomMovementDirections const constructor
RandomMovementDirections class