condition property

bool condition
final

If a condition is true, show onTrue widget lese show OnFalse widget

Implementation

final bool condition;