menu
flutter_common_yy_ui package
documentation
local/sqlite/sqlite_base_table_data.dart
ValueProperty
ValueProperty.new constructor
ValueProperty.new constructor
dark_mode
light_mode
ValueProperty
constructor
ValueProperty
(
String
key
,
dynamic
value
,
bool
isAllowNull
,
bool
isPrimaryKey
,
)
Implementation
ValueProperty(this.key,this.value,this.isAllowNull,this.isPrimaryKey);
flutter_common_yy_ui package
documentation
local/sqlite/sqlite_base_table_data
ValueProperty
ValueProperty.new constructor
ValueProperty class