OutlinedButton constructor

OutlinedButton(
  1. dynamic value
)

Implementation

OutlinedButton(value) : super('md-elevated-button', value);