menu
ductus package
documentation
adapter.dart
RawBlock
RawBlock.new const constructor
RawBlock.new const constructor
dark_mode
light_mode
RawBlock
constructor
const
RawBlock
(
{
required
String
type
,
required
String
text
,
required
int
line
,
})
Implementation
const RawBlock({required this.type, required this.text, required this.line});
ductus package
documentation
adapter
RawBlock
RawBlock.new const constructor
RawBlock class