SignedOutAction constructor

SignedOutAction(
  1. void callback(
    1. BuildContext context
    )
)

Implementation

SignedOutAction(this.callback);