menu
tdlib2 package
documentation
td_api.dart
RichTexts
RichTexts.new constructor
RichTexts.new constructor
dark_mode
light_mode
RichTexts
constructor
RichTexts
(
{
required
List
<
RichText
>
texts
,
})
Implementation
RichTexts({required this.texts});
tdlib2 package
documentation
td_api
RichTexts
RichTexts.new constructor
RichTexts class