PageBlockThinking constructor
const
PageBlockThinking({
- required RichTextBase text,
Page Block Thinking constructor.
Implementation
const PageBlockThinking({required this.text}) : super._();
Page Block Thinking constructor.
const PageBlockThinking({required this.text}) : super._();