menu
responsive_styled_widget package
documentation
dynamic_ui_classes/smooth_matrix4.dart
SmoothMatrix4
toJson method
toJson method
dark_mode
light_mode
toJson
method
List
toJson
(
)
Implementation
List<dynamic> toJson() { return operations.map((e) => e.toJson()).toList(); }
responsive_styled_widget package
documentation
dynamic_ui_classes/smooth_matrix4
SmoothMatrix4
toJson method
SmoothMatrix4 class