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