menu
tdlib2 package
documentation
td_api.dart
InputPageBlockPreformatted
InputPageBlockPreformatted.new constructor
InputPageBlockPreformatted.new constructor
dark_mode
light_mode
InputPageBlockPreformatted
constructor
InputPageBlockPreformatted
(
{
RichText
?
text
,
required
String
language
,
})
Implementation
InputPageBlockPreformatted({this.text, required this.language});
tdlib2 package
documentation
td_api
InputPageBlockPreformatted
InputPageBlockPreformatted.new constructor
InputPageBlockPreformatted class