children property

List<Widget> children
final

should be BSColumn. Can also nest BSColumn in Widgets, which have the child property, don't change the width of the BSColumn

Implementation

final List<Widget> children;