menu
flutly package
documentation
models/flutly_variable.dart
FlutlyVariable
getChildren method
getChildren method
dark_mode
light_mode
getChildren
method
Map
<
String
,
FlutlyVariable
>
getChildren
(
)
Implementation
Map<String, FlutlyVariable> getChildren() => _children;
flutly package
documentation
models/flutly_variable
FlutlyVariable
getChildren method
FlutlyVariable class