menu
caspr_material package
documentation
components/buttons/button.dart
TextButton
TextButton.new constructor
TextButton.new constructor
dark_mode
light_mode
TextButton
constructor
TextButton
(
dynamic
value
)
Implementation
TextButton(value) : super('md-elevated-button', value);
caspr_material package
documentation
components/buttons/button
TextButton
TextButton.new constructor
TextButton class