menu
bonfire package
documentation
mixins/random_movement/random_movement_api.dart
RandomMovementDirections
RandomMovementDirections.new const constructor
RandomMovementDirections.new 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/random_movement_api
RandomMovementDirections
RandomMovementDirections.new const constructor
RandomMovementDirections class