menu
puppeteer package
documentation
protocol/animation.dart
KeyframeStyle
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return {'offset': offset, 'easing': easing}; }
puppeteer package
documentation
protocol/animation
KeyframeStyle
toJson method
KeyframeStyle class