menu
ekyc_flutter package
documentation
app/configs/config.dart
ZStack
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
List of widgets in the stack.
Implementation
final List<Widget> children;
ekyc_flutter package
documentation
app/configs/config
ZStack
children property
ZStack class