children property

  1. @override
List children
final

The contents of the drawer. It can contain any element but another drawer.

Implementation

@override
final List children;