children property

List<Widget> children
final

Widgets to display under the InteractiveLogo, if any.

Implementation

final List<Widget> children;