profileSection property

Rx<ProfileTab?> profileSection
final

Current Routes.me page section.

Implementation

final Rx<ProfileTab?> profileSection = Rx(null);