children property

List<Widget> children
final

The children that will be displayed in the text selection toolbar.

Typically these are buttons.

Must not be empty.

See also:

Implementation

final List<Widget> children;