menu
cyberframework package
documentation
Module/Data/cyberdatarow.dart
CyberDataRow
isDirty property
isDirty property
dark_mode
light_mode
isDirty
property
bool
get
isDirty
Implementation
bool get isDirty => _changedFields.isNotEmpty;
cyberframework package
documentation
Module/Data/cyberdatarow
CyberDataRow
isDirty property
CyberDataRow class