menu
saropa_dart_utils package
documentation
string/apply_patch_utils.dart
ApplyPatchSuccess
ApplyPatchSuccess.new const constructor
ApplyPatchSuccess.new const constructor
dark_mode
light_mode
ApplyPatchSuccess
constructor
const
ApplyPatchSuccess
(
String
text
)
Implementation
const ApplyPatchSuccess(String text) : _text = text;
saropa_dart_utils package
documentation
string/apply_patch_utils
ApplyPatchSuccess
ApplyPatchSuccess.new const constructor
ApplyPatchSuccess class