menu
selection_item package
documentation
example/test_model.dart
ModelTest
ModelTest.new constructor
ModelTest.new constructor
dark_mode
light_mode
ModelTest
constructor
ModelTest
(
String
title
,
String
des
,
int
otherOption
)
Implementation
ModelTest(this.title, this.des, this.otherOption);
selection_item package
documentation
example/test_model
ModelTest
ModelTest.new constructor
ModelTest class