menu
simple_dart_dialog package
documentation
simple_dart_dialog.dart
AbstractDialog<T>
children property
children property
dark_mode
light_mode
children
property
List
<
Component
>
children
getter/setter pair
inherited
Implementation
List<Component> children = [];
simple_dart_dialog package
documentation
simple_dart_dialog
AbstractDialog<T>
children property
AbstractDialog class