menu
dealer_service
features/fleet/device_overview/remote_exercise_fab.dart
RemoteExerciseFAB
RemoteExerciseFAB const constructor
RemoteExerciseFAB
dark_mode
light_mode
RemoteExerciseFAB
constructor
const
RemoteExerciseFAB
(
{
Key
?
key
,
required
int
deviceId
,
})
Implementation
const RemoteExerciseFAB({ super.key, required this.deviceId, });
dealer_service
remote_exercise_fab
RemoteExerciseFAB
RemoteExerciseFAB const constructor
RemoteExerciseFAB class