pdf/src/widgets/flex library

Classes

Column
Expanded
Flex
FlexContext
Flexible
A widget that controls how a child of a Row, Column, or Flex flexes.
ListView
Row
Spacer
Spacer creates an adjustable, empty spacer that can be used to tune the spacing between widgets in a Flex container, like Row or Column.

Typedefs

IndexedWidgetBuilder = Widget Function(Context context, int index)