menu
tiptool package
documentation
tt.dart
GraphReadOptions
GraphReadOptions.new const constructor
GraphReadOptions.new const constructor
dark_mode
light_mode
GraphReadOptions
constructor
const
GraphReadOptions
(
{
String
?
point
,
String
?
forward
,
String
?
backward
,
String
?
modulo
,
})
Implementation
const GraphReadOptions( {this.point, this.forward, this.backward, this.modulo});
tiptool package
documentation
tt
GraphReadOptions
GraphReadOptions.new const constructor
GraphReadOptions class