menu
bonfire package
documentation
behavior/behaviors/b_parallel.dart
BParallel
BParallel.new constructor
BParallel.new constructor
dark_mode
light_mode
BParallel
constructor
BParallel
(
{
required
List
<
Behavior
>
behaviors
,
dynamic
id
,
})
Implementation
BParallel({required this.behaviors, super.id});
bonfire package
documentation
behavior/behaviors/b_parallel
BParallel
BParallel.new constructor
BParallel class