menu
fastyle_core package
documentation
ui/widgets/base/container.widget.dart
FastPrimaryBackgroundContainer
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
The child widget to be displayed inside the container.
Implementation
final Widget? child;
fastyle_core package
documentation
ui/widgets/base/container.widget
FastPrimaryBackgroundContainer
child property
FastPrimaryBackgroundContainer class