menu
googleapis package
documentation
composer/v1.dart
Line
Line constructor
Line constructor
dark_mode
light_mode
Line
constructor
Line
(
{
String
?
content
,
int
?
lineNumber
,
})
Implementation
Line({ this.content, this.lineNumber, });
googleapis package
documentation
composer/v1
Line
Line constructor
Line class