ScrollerArgs constructor

ScrollerArgs(
  1. Map<String, dynamic> args
)

Implementation

ScrollerArgs(Map<String, dynamic> args) : super(args);