menu
ventas_dealer package
documentation
models/get_more_info.dart
ProfileField
ProfileField constructor
ProfileField constructor
dark_mode
light_mode
ProfileField
constructor
ProfileField
(
{
String
?
field
,
String
?
value
,
String
?
dataType
,
bool
?
editable
,
})
Implementation
ProfileField({ this.field, this.value, this.dataType, this.editable, });
ventas_dealer package
documentation
models/get_more_info
ProfileField
ProfileField constructor
ProfileField class