state property

Implementation

final state = ValueNotifier<TideStatusBarItemContainerState>(
    const TideStatusBarItemContainerState());