ARMOYUElevatedButton class 
 
    
    
  
    
  
    Properties
    
        - 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
 
    
  
    Methods
    
        - 
  costum1({required String text, required Function onPressed, required bool loadingStatus, Color? background, bool enabled = true})
    → Widget
  
  
- 
  
  
- 
  costum2({Icon? icon, String? text, Color? background, required dynamic onPressed, bool loadingStatus = false})
    → Widget
  
  
- 
  
  
- 
  friendbuttons(String text, dynamic onPressed, Color color)
    → Widget
  
  
- 
  
  
- 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited