devicesScrollController property
final
ScrollController to pass to a Scrollbar in the ProfileTab.devices section.
Implementation
final ScrollController devicesScrollController = ScrollController();
ScrollController to pass to a Scrollbar in the ProfileTab.devices section.
final ScrollController devicesScrollController = ScrollController();