debug_bricks_ui library

Classes

CheckboxBrick
Widget which can display title, subtitle, checkbox and handle check change.
ExpandableBrick
Widget which can display title, subtitle and expandable child elements.
RadioBrick<T>
Widget which can display title, subtitle, radio button and handle check.
SliderBrick
Widget which can display title, subtitle, slider and handle slider changing.
SwitchBrick
Widget which can display title, subtitle, switch and handle switch change.
TextBrick
Widget which can display title, subtitle, action and info icons and handle taps.

Typedefs

SliderLabelAdapter = String Function(double value)