children property

List<Widget>? children
final

The List of Widget items that make up the Drawer's contents.

Implementation

final List<Widget>? children;