menu
rito_flutter package
documentation
rito_flutter_protocol.dart
RitoDisplayPoint
RitoDisplayPoint.new const constructor
RitoDisplayPoint.new const constructor
dark_mode
light_mode
RitoDisplayPoint
constructor
const
RitoDisplayPoint
(
{
required
double
x
,
required
double
y
,
})
Implementation
const RitoDisplayPoint({required this.x, required this.y});
rito_flutter package
documentation
rito_flutter_protocol
RitoDisplayPoint
RitoDisplayPoint.new const constructor
RitoDisplayPoint class