menu
custom_styles_package package
documentation
widgets/custom_button.dart
CustomButton
isBorder property
isBorder property
dark_mode
light_mode
isBorder
property
bool
isBorder
final
setting this to true will add border to the button
Implementation
final bool isBorder;
custom_styles_package package
documentation
widgets/custom_button
CustomButton
isBorder property
CustomButton class