menu
flutter_common_yy_ui package
documentation
home/sqlite_bean_test.dart
SqliteBeanTest
SqliteBeanTest constructor
SqliteBeanTest constructor
dark_mode
light_mode
SqliteBeanTest
constructor
SqliteBeanTest
(
String
id
,
String
name
,
int
age
,
String
providce
,
String
test1
,
String
test2
,
)
Implementation
SqliteBeanTest(this.id, this.name,this.age,this.providce,this.test1,this.test2);
flutter_common_yy_ui package
documentation
home/sqlite_bean_test
SqliteBeanTest
SqliteBeanTest constructor
SqliteBeanTest class