menu
interstate package
documentation
common/responses_common.dart
ValidationResponse
canSave property
canSave property
dark_mode
light_mode
canSave
property
bool
get
canSave
Implementation
bool get canSave => childrenCanSave && dataValidationError == null;
interstate package
documentation
common/responses_common
ValidationResponse
canSave property
ValidationResponse class