menu
jaspr package
documentation
jaspr.dart
LinePlacement
LinePlacement.new const constructor
LinePlacement.new const constructor
dark_mode
light_mode
LinePlacement
constructor
const
LinePlacement
(
int
index
, {
String
?
lineName
,
})
Implementation
const factory LinePlacement(int index, {String? lineName}) = _NormalLinePlacement;
jaspr package
documentation
jaspr
LinePlacement
LinePlacement.new const constructor
LinePlacement class