buildWhen property

bool Function(AccountBasicState oldstate, AccountBasicState state)? buildWhen
final

Implementation

final bool Function(AccountBasicState oldstate, AccountBasicState state)? buildWhen;