menu
Dart
dart:core
int
roundToDouble abstract method
roundToDouble
brightness_4
brightness_5
description
roundToDouble
abstract method
double
roundToDouble
(
)
override
Returns
this.toDouble()
.
Implementation
double roundToDouble();
Dart
dart:core
int
roundToDouble abstract method
int class