ChangeActiveButton constructor

const ChangeActiveButton(
  1. bool active
)

Implementation

const factory ChangeActiveButton(final bool active) =
    _$ChangeActiveButtonImpl;