mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #925 from krisgiesing/doc_tweaks
Fix formatting issue
This commit is contained in:
commit
ac2ad62cce
@ -12,8 +12,8 @@ class SpringDescription {
|
||||
final double springConstant;
|
||||
|
||||
/// The damping coefficient.
|
||||
/// Note: Not to be confused with the damping ratio. Use the separate
|
||||
/// constructor provided for this purpose
|
||||
/// Not to be confused with the damping ratio. Use the separate
|
||||
/// constructor provided for this purpose
|
||||
final double damping;
|
||||
|
||||
SpringDescription(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user