menu
neomage package
documentation
data/services/diff_service.dart
InlineSpan
InlineSpan.new const constructor
InlineSpan.new const constructor
dark_mode
light_mode
InlineSpan
constructor
const
InlineSpan
(
{
required
String
text
,
required
bool
isChanged
,
})
Implementation
const InlineSpan({required this.text, required this.isChanged});
neomage package
documentation
data/services/diff_service
InlineSpan
InlineSpan.new const constructor
InlineSpan class