SquareNotifier constructor

SquareNotifier(
  1. dynamic value
)

Implementation

SquareNotifier(value) : super(value);