menu
rover_dashboard
widgets.dart
ViewsCounter
ViewsCounter constructor
ViewsCounter
dark_mode
light_mode
description
ViewsCounter
constructor
ViewsCounter
(
)
Provides a const constructor for this widget.
Implementation
ViewsCounter() : super(models.views);
rover_dashboard
widgets
ViewsCounter
ViewsCounter constructor
ViewsCounter class