menu
flutter_twind package
documentation
wind_components.dart
WContainer
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
The widget to display inside the container.
Implementation
final Widget? child;
flutter_twind package
documentation
wind_components
WContainer
child property
WContainer class