menu
unify_flutter package
documentation
generator/widgets/base/line.dart
LineExpand
LineExpand constructor
LineExpand constructor
dark_mode
light_mode
LineExpand
constructor
LineExpand
(
CodeUnit
originLine
,
String
extendContent
)
Implementation
LineExpand(this.originLine, this.extendContent);
unify_flutter package
documentation
generator/widgets/base/line
LineExpand
LineExpand constructor
LineExpand class