menu
schematics package
documentation
schematics.dart
SchemaSize
SchemaSize.new const constructor
SchemaSize.new const constructor
dark_mode
light_mode
SchemaSize
constructor
const
SchemaSize
(
{
double
cell
=
_kCellSize
,
double
opening
=
_kOpeningRadius
,
})
Implementation
const SchemaSize({this.cell = _kCellSize, this.opening = _kOpeningRadius});
schematics package
documentation
schematics
SchemaSize
SchemaSize.new const constructor
SchemaSize class