menu
simple_url_preview package
documentation
widgets/preview_description.dart
PreviewDescription
PreviewDescription constructor
PreviewDescription constructor
dark_mode
light_mode
PreviewDescription
constructor
PreviewDescription
(
String
?
_description
,
TextStyle
?
_textStyle
,
int
?
_descriptionLines
)
Implementation
PreviewDescription( this._description, this._textStyle, this._descriptionLines);
simple_url_preview package
documentation
widgets/preview_description
PreviewDescription
PreviewDescription constructor
PreviewDescription class